Package | implementation.guide.nhdr |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=http://example.org/fhir/ValueSet/ImmunizationReportOrigin |
Url | http://example.org/fhir/ValueSet/ImmunizationReportOrigin |
Version | 1.0.0 |
Status | draft |
Date | 2024-11-28 |
Name | ImmunizationReportOrigin |
Title | Immunization Report Origin Value Set |
Experimental | False |
Description | A value set representing the origin of immunization reports. |
StructureDefinition | |
https://example.org/fhir/StructureDefinition/PH_Immunization ![]() | PH_Immunization |
No resources found
{
"resourceType" : "ValueSet",
"id" : "ImmunizationReportOrigin",
"url" : "http://example.org/fhir/ValueSet/ImmunizationReportOrigin",
"version" : "1.0.0",
"name" : "ImmunizationReportOrigin",
"title" : "Immunization Report Origin Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-28",
"publisher" : "Your Organization Name",
"description" : "A value set representing the origin of immunization reports.",
"compose" : {
"include" : [
{
"system" : "http://example.org/fhir/CodeSystem/ImmunizationReportOriginCodeSystem",
"concept" : [
{
"code" : "VaccinationCard",
"display" : "Vaccination Card"
},
{
"code" : "Logsheet",
"display" : "Logsheet"
},
{
"code" : "ByRecall",
"display" : "By recall"
},
{
"code" : "OthersSpecify",
"display" : "Others, Specify"
},
{
"code" : "Card",
"display" : "Card"
},
{
"code" : "Recall",
"display" : "Recall"
},
{
"code" : "TCL",
"display" : "TCL"
},
{
"code" : "Both",
"display" : "Both"
},
{
"code" : "Unknown",
"display" : "Unknown"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.